fix a touchscreen-mode keynav corner case: when navigating to the parent
authorMichael Natterer <mitch@imendio.com>
Tue, 8 Apr 2008 11:03:10 +0000 (11:03 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 8 Apr 2008 11:03:10 +0000 (11:03 +0000)
commit4cfa620fccbc41b7ece01d4ab3ff37c27e465d99
tree1331f65bfcd0bcfc5cd85a2ad8059c825789d896
parente6ffa4f5de308981058a5a241284a6f07589c071
fix a touchscreen-mode keynav corner case: when navigating to the parent

2008-04-08  Michael Natterer  <mitch@imendio.com>

* gtk/gtkmenushell.c (gtk_real_menu_shell_move_current): fix a
touchscreen-mode keynav corner case: when navigating to the parent
menu, make sure we don't close two menus at the same time in case
the deepest open menu has no selectable items.

svn path=/trunk/; revision=19981
ChangeLog
gtk/gtkmenushell.c